home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP Eylül 1998.iso / demolar / lokman / DISK1 / _SETUP.2 / Group1 / Tarihdll.dll / 0 / RCDATA / TSILSATDLG / TSILSATDLG.txt
Text File  |  1998-07-24  |  2KB  |  85 lines

  1. object SilSatDlg: TSilSatDlg
  2.   Left = 128
  3.   Top = 88
  4.   HelpContext = 125
  5.   ActiveControl = OKBtn
  6.   BorderStyle = bsDialog
  7.   Caption = 'Sat∩┐╜∩┐╜ Sil Tasdik'
  8.   ClientHeight = 151
  9.   ClientWidth = 377
  10.   Font.Color = clNavy
  11.   Font.Height = -12
  12.   Font.Name = 'Arial'
  13.   Font.Style = [fsBold]
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 15
  17.   object LabelSILNO: TLabel
  18.     Left = 14
  19.     Top = 84
  20.     Width = 76
  21.     Height = 16
  22.     Caption = 'LabelSILNO'
  23.     Font.Color = clRed
  24.     Font.Height = -13
  25.     Font.Name = 'Arial'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object OKBtn: TBitBtn
  30.     Left = 9
  31.     Top = 113
  32.     Width = 82
  33.     Height = 28
  34.     Caption = '&Tamam'
  35.     TabOrder = 1
  36.     OnClick = OKBtnClick
  37.     Kind = bkOK
  38.     Margin = 2
  39.     Spacing = -1
  40.     IsControl = True
  41.   end
  42.   object CancelBtn: TBitBtn
  43.     Left = 146
  44.     Top = 113
  45.     Width = 82
  46.     Height = 28
  47.     Caption = '&Vazge∩┐╜'
  48.     TabOrder = 2
  49.     OnClick = CancelBtnClick
  50.     Kind = bkCancel
  51.     Margin = 2
  52.     Spacing = -1
  53.     IsControl = True
  54.   end
  55.   object HelpBtn: TBitBtn
  56.     Left = 274
  57.     Top = 113
  58.     Width = 83
  59.     Height = 28
  60.     HelpContext = 125
  61.     TabOrder = 3
  62.     Kind = bkHelp
  63.     Margin = 2
  64.     Spacing = -1
  65.     IsControl = True
  66.   end
  67.   object RadioGroup1: TRadioGroup
  68.     Left = 9
  69.     Top = 9
  70.     Width = 361
  71.     Height = 69
  72.     Caption = 'Silme Tipi'
  73.     Font.Color = clBlack
  74.     Font.Height = -12
  75.     Font.Name = 'Arial'
  76.     Font.Style = [fsBold]
  77.     ItemIndex = 1
  78.     Items.Strings = (
  79.       '∩┐╜r∩┐╜nleri Sto∩┐╜a  Eklemeden Sil'
  80.       '∩┐╜r∩┐╜nleri Sto∩┐╜a  Ekleyip Sil (Yanl∩┐╜∩┐╜l∩┐╜kla Kay∩┐╜dedilmi∩┐╜ Sat∩┐╜∩┐╜)')
  81.     ParentFont = False
  82.     TabOrder = 0
  83.   end
  84. end
  85.